shortcut_path_<n>=<string>

If an item of this form is present then the file referenced by the Desktop shortcut defined by shortcut_name_<n> will be in the subdirectory specified by <string>.

Note: If <n> is larger than the defined shortcut_limit this item will be silently ignored.

Note: If there is no corresponding shortcut_name_<n> this item will be silently ignored.

Note: <string> may contain subdirectories e.g. subdir1\subdir1a.

Example:-

shortcut_limit=2
shortcut_name_1=my.exe
shortcut_name_2=my2.exe
shortcut_path_2=subdir1\subdir1a
shortcut_title_2=My Second Executable